aboutsummaryrefslogtreecommitdiff
path: root/src/include/winproc.h
Commit message (Collapse)AuthorAge
* LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was ↵Christian Grothoff2011-12-06
| | | | | | | not defined before inclusion of the header) to 64, which means that it's not possible to select on more than 64 sockets at once. This might work during the tests, but in the wild people might want to have more than 60 connections, at least in the transport service. The patch attached should increase the limit to 1024.
* -fixing indentationChristian Grothoff2011-11-29
|
* LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ↵Christian Grothoff2011-11-29
| | | | for IPv6 and subnets/masks, see Mantis 1958
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* cross-compiler changesNils Durner2011-03-24
|
* LRN patch from Mantis #1615Christian Grothoff2010-11-05
|
* (no commit message)Matthias Wachs2010-10-08
|
* fix warningNils Durner2010-10-08
|
* document params properly:Christian Grothoff2009-10-10
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* fix MinGWNils Durner2009-05-29
|
* ngChristian Grothoff2009-05-29