Search Results

Search: Posts Made By: alien999999999
Forum: Programming 05-18-2009
19,964
Posted By alien999999999
bittorrent library used with version control for...
bittorrent library used with version control for 3D engine map distribution
Forum: Programming 05-17-2009
19,964
Posted By alien999999999
hmm, so there is no specialized way? syscalls,...
hmm, so there is no specialized way? syscalls, ext3 libraries to get that information?
Forum: Programming 05-17-2009
19,964
Posted By alien999999999
i don't really want to know if the file has...
i don't really want to know if the file has holes, but where EXACTLY the holes are located.

suppose i have a sparse file of about 1.5GB, in reality it's disk usage is about 300MB, i need to read...
Forum: Programming 05-17-2009
19,964
Posted By alien999999999
I want to efficiently read parts of a file, in...
I want to efficiently read parts of a file, in the case of sparse files, i'd like to detect what is sparse beforehand and not read those parts. Is there a way to do this? i imagine this will be quite...
Forum: Programming 05-11-2009
3,729
Posted By alien999999999
thanks, that's exactly the sort of thing i was...
thanks, that's exactly the sort of thing i was looking for, you've helped me a great deal. i'll post some results later on!
Forum: Programming 05-11-2009
3,729
Posted By alien999999999
oh, it's not threaded, it's a single thread that...
oh, it's not threaded, it's a single thread that uses non-blocking and select to find out if something is to be done.

I'm not tracking port numbers at all. I'm just accepting TCP connections and...
Forum: Programming 05-10-2009
3,729
Posted By alien999999999
problem with lots of open sockets
I'm programming in C with lots of sockets, (asynchronous handling), and for a while it goes ok, but after a while it starts to hang, or not get complete connections anymore.

checking my router, i...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy