kntuaf (Kedar H)
- Login: kntuaf
- Email: knutaf@gmail.com
- Registered on: 06/17/2009
- Last sign in: 07/06/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
06/17/2009
-
02:37 PM Ruby Feature #1644 (Assigned): recv on inherited socket wrapped in TCPSocket does not read data, on Windows
- =begin
On Windows, if you try to wrap an existing winsock socket that was inherited from a parent process into a TCPSocket, any calls to recv on this socket in the child process will not retrieve any data.
This is because the inhe...