|
5071a2fcd4
|
Added argument to set limit on number of concurrent connections
|
2015-03-09 01:39:25 +00:00 |
|
|
5ec1783299
|
More OSX compatibility changes (why doesn't OSX support basename_r?)
|
2015-03-07 19:25:17 +00:00 |
|
|
52d3e9c8fe
|
Added proper daemonization, bumped version number
|
2015-03-07 19:17:57 +00:00 |
|
|
ae63fd1750
|
Switched from select() to poll(), connections now confirm
that incoming data matches SBD format.
|
2015-03-07 15:43:54 +00:00 |
|
|
da47258fa6
|
Compatibility with OSX
|
2015-03-05 20:54:45 +00:00 |
|
|
6ccbbdcb5e
|
Increase listen backlog count to 50
|
2015-02-04 21:00:05 +00:00 |
|
|
f0eb88af14
|
Changed filename to use microseconds in file name to exclude overlap in
high-connect count events
|
2015-02-04 20:59:29 +00:00 |
|
|
abec347ec2
|
Moved variable initialization to when they're actually used, if you're
going to use c99 you might as well lean into it
|
2015-02-04 20:44:07 +00:00 |
|
|
9e9f280de6
|
Files are now written with the contents of the stream
|
2015-02-04 20:15:15 +00:00 |
|
|
b9d2f8b44f
|
connections now create files
|
2015-02-04 16:38:40 +00:00 |
|
|
d5bbdd6c44
|
Added chdir and parameter
|
2015-02-04 14:54:41 +00:00 |
|
|
8c1009cea3
|
Changed a variable name for clarification
|
2015-02-04 00:39:28 +00:00 |
|
|
36b884e0ba
|
Added clarifying comments
|
2015-02-04 00:30:24 +00:00 |
|
|
a2c745fdce
|
Added filename creation to basic connection
|
2015-02-04 00:27:11 +00:00 |
|
|
8189722dce
|
Added basic template for server - accepting connnections, command line
arguments, etc
|
2015-02-03 15:20:10 +00:00 |
|
|
76a7548409
|
initial empty check-in
|
2015-02-03 13:38:08 +00:00 |
|