tcpwrap.h 113 B

1234567
  1. #ifndef VSF_TCPWRAP_H
  2. #define VSF_TCPWRAP_H
  3. int vsf_tcp_wrapper_ok(int remote_fd);
  4. #endif /* VSF_TCPWRAP_H */