Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

(tye)Re2: Non blocking read on a filehandle

by tye (Sage)
on Jan 31, 2001 at 00:35 UTC ( [id://55348]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: (reyjrar)Non blocking read on a filehandle
in thread Non blocking read on a filehandle

sysread and syswrite are not buffered, other than that the operating system might buffer things such that what you syswrite() might not be flushed to disk immediately. But it will be visible to other processes immediately.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re2: Non blocking read on a filehandle

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://55348]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 23:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found