comparison tcpfwd-remote.c @ 11:f76c9389e9e0

Mostly done with the listener changeover
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Jun 2004 17:22:48 +0000
parents 7f77962de998
children d7cc5b484a2e
comparison
equal deleted inserted replaced
9:7f77962de998 11:f76c9389e9e0
69 69
70 TRACE(("leave recv_msg_global_request")); 70 TRACE(("leave recv_msg_global_request"));
71 } 71 }
72 72
73 static const struct ChanType chan_tcpremote = { 73 static const struct ChanType chan_tcpremote = {
74 0, /* sepfds */ 74 1, /* sepfds */
75 "forwarded-tcpip", 75 "forwarded-tcpip",
76 NULL, 76 NULL,
77 NULL, 77 NULL,
78 NULL, 78 NULL,
79 NULL 79 NULL