An error occurred while fetching folder content.
rswindell
authored
Created new listen() method, puts socket in 'listening' state, accepts optional 'backlog' argument (defaults to 1). Created new accept() method, accepts an inbound TCP connection, returns a newly created socket object. This version will adversely effect the open socket counter (need accept_socket in main.cpp).
Name | Last commit | Last update |
---|---|---|
.. |