Changes between Version 7 and Version 9 of Ticket #257


Ignore:
Timestamp:
07/21/12 14:04:47 (12 years ago)
Author:
ph3-der-loewe
Comment:

Added flags.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #257

    • Property Parent Tickets changed from 256, 261 to 256, 261, 267
  • Ticket #257 – Description

    v7 v9  
    1818||proto          ||const int           ||The protocol ID || 
    1919||description    ||const char *        ||The protocol description in a lion readable way|| 
     20||flags          ||const int           ||Flags. Must be zero. || 
    2021||set_proto      ||func/int            ||Callback called when new client connects using this protocol || 
    2122||unset_proto    ||func/int            ||Callback called when client is disconnected from this protocol ||