source: Main/trunk/Server/tw_server.h@ 8

Last change on this file since 8 was 8, checked in by Nishi, on Sep 13, 2024 at 8:18:23 PM

can listen now

  • Property svn:keywords set to Id
File size: 95 bytes
RevLine 
[8]1/* $Id: tw_server.h 8 2024-09-13 11:18:23Z nishi $ */
2
3#ifndef __TW_SERVER_H__
4#define __TW_SERVER_H__
5
6int tw_server_init(void);
7
8#endif
Note: See TracBrowser for help on using the repository browser.