]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/port.c
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / src / port.c
2011-02-25 Michal Sojkaforb: Split forb_port_destroy() to stop and destroy... master
2011-02-19 Michal Sojkaforb: Free "new_peers" on destroy
2009-05-27 Michal SojkaDiscovery handling moved to discovery.c
2009-05-26 Michal SojkaDisable discovery protocol when INET is default
2009-05-26 Michal SojkaAdded register callback for protocols
2009-05-26 Michal SojkaDisable discovery protocol when INET is default protocol
2009-01-12 Michal SojkaPort is registered using a port reference instead of...
2009-01-12 Michal SojkaPort structure combines some fields in desc structure
2008-11-26 Michal SojkaCDR_* functions and types renamed to FORB_CDR_*
2008-11-04 Michal SojkaObjref deserialization is now handled the same way...
2008-10-12 Michal SojkaUpdated documentation and code cleanups
2008-10-12 Michal SojkaFixed destroying of ports
2008-10-08 Michal SojkaFixed problem with port destroying
2008-10-06 Michal SojkaAdded license header
2008-10-06 Michal SojkaSource files moved to a separate directory