Files
scylladb/net
Asias He 71ac2b5b24 tcp: Rename tcp::send()
Unlike tcp::tcb::send() and tcp::connection::send() which send tcp
packets associated with tcb, tcp::send() only send packets associated
without tcb. We have a bunch of send() functions, rename it to make the
code more readable.
2015-01-21 13:22:40 +02:00
..
2014-11-06 10:30:30 +02:00
2015-01-06 15:24:10 +02:00
2014-11-10 10:17:49 +02:00
2015-01-18 16:23:00 +02:00
2015-01-06 15:24:10 +02:00
2014-12-03 17:47:30 +08:00
2015-01-21 16:20:39 +08:00
2015-01-21 13:22:40 +02:00
2015-01-18 16:23:01 +02:00