comparison tcpfwd-remote.h @ 9:7f77962de998

- Reworked non-channel fd handling to listener.c - More channel cleaning up
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Jun 2004 16:45:53 +0000
parents
children
comparison
equal deleted inserted replaced
7:425ed5c20157 9:7f77962de998
1 #ifndef _REMOTETCPFWD_H
2 #define _REMOTETCPFWD_H
3
4 void recv_msg_global_request_remotetcp();
5
6 #endif /* _REMOTETCPFWD_H */