Files
rippled/websocketpp/impl
Peter Thorson cd534ad18e implements batch sending
rather than writing a single message per trip through the underlying
transport, writes are batched and sent as a group. This drastically
improves the system call / application code ratio and tcp packet
utilization rates when sending lots of small messages
2014-03-24 08:04:23 -05:00
..
2014-03-24 08:04:23 -05:00
2013-07-21 07:49:15 -05:00