Freeciv-3.3
Loading...
Searching...
No Matches
Functions
srv_signal.h File Reference

Go to the source code of this file.

Functions

void setup_interrupt_handlers (void)
 
void signal_timer_free (void)
 

Function Documentation

◆ setup_interrupt_handlers()

void setup_interrupt_handlers ( void  )

Sets interrupt handlers for the server.

Definition at line 111 of file srv_signal.c.

Referenced by main().

◆ signal_timer_free()

void signal_timer_free ( void  )

Free signal timer

Definition at line 149 of file srv_signal.c.

Referenced by server_quit().