Kamron Batman
c85b0a740c
Removes redundant delegate type declarations
2018-09-14 14:32:04 -07:00
Kamron Batman
fee83ce560
Fixes implicit array initializers
2018-09-14 13:14:20 -07:00
Kamron Batman
04b4cfe75b
Removes implicit types
2018-09-14 08:48:39 -07:00
Kamron Batman
3f0a72a62f
Removes unused namespaces
2018-09-14 08:41:38 -07:00
mark
535a3815e9
vestigial variable
2009-10-18 07:54:43 +00:00
mark
98e26b7208
The overload of Socket.BeginAccept that we use does not work correctly with MONO.
...
Their implementation ignores the socket we give it and creates its own internally. This creates a leak.
We don't really need to use that overload, regardless of the platform.
Socket pooling was completely removed as well.
2009-10-17 07:27:30 +00:00
mark
a4c562c06d
support for listening on specific ip addresses and additional ports
2007-11-17 07:10:29 +00:00
mark
536e73b8df
socket pooling, asyncstate cleanups
2007-04-25 01:35:38 +00:00
mark
47711d616e
2006-06-15 04:14:30 +00:00