Ignore:
Timestamp:
08/01/08 15:55:37 (5 years ago)
Author:
pterjan
Message:
  • Filter out events that we don't use
  • Reduce caca_get_event timeout
File:
1 edited

Legend:

Unmodified
Added
Removed
  • neercs/trunk/src/server.c

    r2624 r2625  
    6060    bytes = snprintf(buf, sizeof(buf)-1, "TITLE %s", title); 
    6161    buf[bytes] = '\0'; 
    62  
    6362    return send_to_client(buf, screen_list); 
    6463} 
Note: See TracChangeset for help on using the changeset viewer.