aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/stream_peer_winsock.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-131-0/+8
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* windows StreamPeerWinsock::set_nodelay implementationBenjamin Scranton2014-02-171-2/+3
| | | | | | StreamPeerWinsock::set_nodelay was a no-op. Copied the code from the POSIX implementation because it is also correct on Windows per http://msdn.microsoft.com/en-us/library/windows/desktop/ms740476%28v=vs.85%29.aspx.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+368