| Summary: | [PATCH] Socket blocking on non-Windows OSes | ||
|---|---|---|---|
| Product: | SDL_net | Reporter: | Andrew Deason <adeason> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | FreeBSD | ||
| Attachments: | Proposed patch for setting SDL_net TCP sockets to blocking mode after accept() on O_NONBLOCK platforms | ||
|
Description
Andrew Deason
2007-01-05 15:56:54 UTC
Created attachment 187 [details]
Proposed patch for setting SDL_net TCP sockets to blocking mode after accept() on O_NONBLOCK platforms
|