view tcpfwd-remote.h @ 13:db2c8e6fb284

Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Jun 2004 18:08:34 +0000
parents 7f77962de998
children
line wrap: on
line source

#ifndef _REMOTETCPFWD_H
#define _REMOTETCPFWD_H

void recv_msg_global_request_remotetcp();

#endif /* _REMOTETCPFWD_H */