Advertisement
Guest User

Untitled

a guest
May 5th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. http://stackoverflow.com/questions/37011195/how-to-poll-simultaneously-from-stdin-and-from-sockets
  2. http://stackoverflow.com/questions/1386142/handling-partial-return-from-recv-tcp-in-c
  3. http://stackoverflow.com/questions/13656702/sending-and-receiving-strings-over-tcp-socket-separately
  4. http://stackoverflow.com/questions/19557941/implementing-poll-on-a-tcp-servers-read-write
  5. http://stackoverflow.com/questions/114874/socket-listen-backlog-parameter-how-to-determine-this-value
  6. http://stackoverflow.com/questions/3360797/non-blocking-socket-with-poll
  7. http://stackoverflow.com/questions/1033330/how-to-validate-hostname-may-be-ip-and-port-number-cstring
  8. http://stackoverflow.com/questions/791982/determine-if-a-string-is-a-valid-ip-address-in-c
  9. http://beej.us/guide/bgnet/output/html/multipage/inet_ntopman.html
  10. http://stackoverflow.com/questions/756765/when-will-a-tcp-network-packet-be-fragmented-at-the-application-layer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement