Implement server port support and update copyright year and style.
[cascardo/rnetproxy.git] / hcconn.c
2009-07-03 Thadeu Lima de Sou... Fix memory leak: destroy channel layer when closing.
2009-07-02 Thadeu Lima de Sou... Separate iochannel implementation from HCConn interface.
2009-07-02 Thadeu Lima de Sou... Remove watch before closing connection.
2009-07-02 Thadeu Lima de Sou... Split internal details of HCConn into header to allow...
2009-07-02 Thadeu Lima de Sou... Rename iochannel to hcconn.