jingle-s5b/socks5.h
changeset 158 a068e5714120
parent 157 8ec7ce3ecaac
child 161 fa1d993d05b6
equal deleted inserted replaced
157:8ec7ce3ecaac 158:a068e5714120
    16 } JingleS5BModes;
    16 } JingleS5BModes;
    17 
    17 
    18 typedef struct {
    18 typedef struct {
    19   JingleS5BModes mode;
    19   JingleS5BModes mode;
    20 
    20 
    21   const gchar *sid;  
    21   const gchar *sid;
    22 
    22 
    23   GSocket *sock;
    23   GSocket *sock;
    24 
    24 
    25   /**
    25   /**
    26    * This is the list of the other client's candidates.
    26    * This is the list of the other client's candidates.