Bring aboard a aternative version of Boost's TCP protocol
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 10 Jul 2011 02:33:29 +0000 (23:33 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 10 Jul 2011 02:33:29 +0000 (23:33 -0300)
commit54670f26d097cb7999dc4bdc5a058b51ae5c97bf
tree93aa3663e56c3afc77359be91a2de9a6b4b07020
parent3bd915ea994b7c56a13bb65975cb4b00d14810c6
Bring aboard a aternative version of Boost's TCP protocol
- This version allows low level socket manipulation of TCP segments, whereas the SOCK_STREAM doesn't allow.
lib/boost-custom/boost/asio/ip/tcp_raw_protocol.hpp [new file with mode: 0644]