00001 #ifndef TCP_listen_fd_hh00002 #define TCP_listen_fd_hh00003
00004 // This file (TCP_listen_fd.hh) was created by Ron Rechenmacher <ron@fnal.gov> on00005 // Sep 15, 2016. "TERMS AND CONDITIONS" governing this file are in the README00006 // or COPYING file. If you do not have such a file, one can be obtained by00007 // contacting Ron or Fermi Lab in Batavia IL, 60510, phone: 630-840-3000.00008 // $RCSfile: .emacs.gnu,v $00009 // rev="$Revision: 1.30 $$Date: 2016/03/01 14:27:27 $";00010
00022 int TCP_listen_fd(int port, int rcvbuf);
00023
00024 #endif // TCP_listen_fd_hh