-
Notifications
You must be signed in to change notification settings - Fork 321
TCPConn
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
TCPConn — Click element; manage tcp connections
TCPConn()
Ports: 2 inputs, 3 outputs
can either start a tcp connection or listen for connections.
input and output 0 carry incoming packets; input and output 1 carry outgoing packets; output 2 send out SYNs and SYN ACKs. incoming packets are pushed onto input 0, but outgoing packets are pulled thru input/output 1. does not allow output pull to succeed unless connection is established.
Generated by click-elem2man from ../elements/local/tcpconn.hh:10
on 2017/10/17.