Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in io

python read from fd directly into bytearray

python io python-2.7

Why is `pickle.dump`+`pickle.load` IPC so slow and are there fast alternatives?

performance io ipc python-2.x

"close" a Stream?

scala io stream

Should GC.Collect() be called regularly? [closed]

Safely saving a file in Windows 10 IOT

php://input is outputting an empty string [closed]

php io

What are the rules of closing file descriptors after calling dup/dup2?

c io file-descriptor

With std::istream::operator>> working on unsigned types, how do I tell apart a failed extraction from an underflow?

c++ io iostream

How can I create a (C) function to read data from a file into a linked-list using 'read'?

c io linked-list

C# Get the difference between two files and use it for incremental backup

c# backup io

Mixing NIO with IO

java io nio blocking

ClosedByInterruptException not thrown

Need suggestion on my approach : to read a file which is being written continuously?

java file io

Alternative way to read raw I/O stream in PHP

php file-io io

How to set a time-out for File.Create method on network drive?

c# file io networkstream

Can I close file handles opened by code I don't own?

java io

Java: A FileInputStream that blocks in read() while other thread downloads remainder of file?

java io inputstream

java nio reading lines from a file

java performance io nio

Haskell SOEGraphics window wont close

haskell graphics io

Haskell read raw keyboard input

haskell io terminal