1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-17 10:16:06 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tatsuya Kawano
193c594af4 Turn on TCP_NODELAY to address the following performance issue:
The combination of Negel algorithm at client side and delayed ack
at server side causes large latencies for sending small packets.
2011-12-19 21:02:11 +09:00
Joseph Wayne Norton
06966fd372 misc. tiny cleanups 2010-07-12 09:58:25 +09:00
Joseph Wayne Norton
04bea52089 bugfix - do not wrap unknown dict as proplist 2009-10-22 12:52:34 +09:00
Joseph Wayne Norton
d327c8e172 change request - remove an outdated restriction for dict conversion 2009-10-21 23:41:00 +09:00
Joseph Wayne Norton
a2bafd203d fix comment 2009-06-30 17:26:21 +09:00
Joseph Wayne Norton
3990e066e9 update python examples 2009-06-24 23:34:34 +09:00
Joseph Wayne Norton
38f5ed4ea3 update ubf flow and python samples 2009-06-12 11:43:38 +09:00
Joseph Wayne Norton
3bdaa3de9a bugfix - fix for ubf process mechanisms 2009-06-04 22:37:51 +09:00
Joseph Wayne Norton
a3f78f8681 remove svn version id 2009-04-16 23:34:54 +09:00
Joseph Wayne Norton
bda8b764dc implement simple python helper for ubf and jsf 2009-04-16 00:57:13 +09:00
Joseph Wayne Norton
c79cab87e8 cleanup, refactor, and enhance ubf framework 2009-04-12 01:03:07 +09:00