Commit Graph

16 Commits

Author SHA1 Message Date
Rolf Ahrenberg e579aeb5bf Fixed header 'Id:' keywords. 2007-09-29 16:21:04 +00:00
Antti Seppälä 6e45224b00 Clean up of semi-opened socket and error handling of failed open -call. 2007-09-29 11:17:57 +00:00
Rolf Ahrenberg 067ba7c505 Fixed prebuffering. 2007-09-21 21:50:52 +00:00
Rolf Ahrenberg cb87392299 Added a setup option for buffer prefill ratio and fixed protocol Read(). 2007-09-15 21:27:00 +00:00
Rolf Ahrenberg bc817a0604 Moved socket buffer from streamer into protocol. 2007-09-15 20:33:15 +00:00
Rolf Ahrenberg da50e032fd Protocol refactoring. 2007-09-14 15:44:25 +00:00
Rolf Ahrenberg 5d6d68d566 Minor refactoring. 2007-09-13 16:58:22 +00:00
Antti Seppälä aa57cc6fa2 Implement select for I/O 2007-09-13 14:10:37 +00:00
Rolf Ahrenberg 9131cd0e48 Some minor fixes. 2007-09-12 21:55:57 +00:00
Rolf Ahrenberg ae75f0dffd Modified protocol parsing. 2007-09-12 21:14:51 +00:00
Antti Seppälä 41d459dbf6 Moved Socket creation to before thread activation 2007-09-12 18:58:39 +00:00
Rolf Ahrenberg 9ddb1e688d Added protocol information into debug output. 2007-09-12 18:34:43 +00:00
Antti Seppälä 1621555dd8 Added private functions for Checking + creating and closing sockets. 2007-09-12 18:33:56 +00:00
Rolf Ahrenberg 59d56fe5c0 Added Deactivate() into destructor. 2007-09-12 18:30:50 +00:00
Antti Seppälä 5624a9eb77 Fix channel switching 2007-09-12 18:05:58 +00:00
Rolf Ahrenberg fe6b6ce61e Initial revision 2007-09-12 17:28:59 +00:00