Boost logo

Boost Users :

Subject: [Boost-users] Is there any existing/similar C++ lib for Java FileChannel class?
From: Bo Xie (xiebopublic_at_[hidden])
Date: 2010-07-05 19:25:12


Hello,

Java FileChannel (
http://java.sun.com/j2se/1.4.2/docs/api/java/nio/channels/FileChannel.html)
supports to lock a region of the file [e.g.lock(long position, long size,
boolean shared)]. Is there any existing/similar C++ lib for it (so than I
need not to reinvent the wheel)?

Best Regards,
Bo Xie



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net