|
-
December 6th, 2004, 10:33 PM
#1
could socket be used to write and read at the same time?
could socket be used to write and read at the same time?
-
December 7th, 2004, 04:11 AM
#2
Re: could socket be used to write and read at the same time?
-
December 7th, 2004, 04:13 AM
#3
Re: could socket be used to write and read at the same time?
Well....sockets are bidirectional, thus...yes...
-
December 7th, 2004, 08:49 AM
#4
Re: could socket be used to write and read at the same time?
Is it wise to have a "be-directional" socket since when the sockets is reading, it is blocking and no writing is allowed.
-
December 7th, 2004, 09:12 AM
#5
Re: could socket be used to write and read at the same time?
Well what about non-blocking sockets?
ahoodin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|