Anders Kaseorg
|
c1f96b37a1
|
Connection: Store the port number as a string
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2013-08-17 08:26:30 -04:00 |
|
Anders Kaseorg
|
e2abb8524f
|
Catch exceptions by reference
Found by cppcheck.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2013-03-10 15:48:08 -04:00 |
|
Keith Winstein
|
c0092a6e7e
|
Hop new ports, but keep the old [for a minute, and up to 10 at a time]
(One is silver and the other gold...)
|
2012-10-05 02:51:25 -04:00 |
|
Timo Sirainen
|
0c5307f345
|
Added forkpty() and cfmakeraw() fallback implementations if they don't exist.
Signed-off-by: Timo Sirainen <tss@iki.fi>
|
2012-08-11 17:14:44 -04:00 |
|
Keith Winstein
|
92ecb99b71
|
Add OpenSSL licensing exception
|
2012-07-20 16:46:00 -04:00 |
|
Keegan McAllister
|
768d4ce797
|
Make Select a singleton
It's going to manipulate process-global signal state, so multiple
instances do not make sense.
|
2012-05-16 00:00:27 -04:00 |
|
Keegan McAllister
|
043f9af260
|
Use Select in examples
|
2012-05-16 00:00:27 -04:00 |
|
Quentin Smith
|
44ab7360bc
|
Fix poll.h location
|
2012-03-28 14:32:32 +02:00 |
|
Keith Winstein
|
df3eec1397
|
Allow explicit UDP port option, confine ports to range 60000..61000
|
2012-03-10 03:34:47 -05:00 |
|
Keith Winstein
|
df5d163f9c
|
Fix asserts with side-effects (per Keegan McAllister)
|
2012-03-08 10:50:19 -05:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
a164a84496
|
Make examples compileable
|
2012-02-06 19:28:22 -05:00 |
|