SDL_net
SDL_net copied to clipboard
Support sendfile/TransmitFile
The sendfile
and TransmitFile
functions are optimized for sending data from file handles to socket handles.
It would be rather nice to have this functionality, both for efficiency and for ease of use.