]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/request.c
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / src / request.c
2011-02-11 Petr BenesInter-executor invocation bugs fixed.
2011-02-10 Petr BenesStruct request adjusted for inter-executor invocation.
2009-05-27 Michal Sojkaforb_request_send() moved to iop.c
2009-05-26 Michal SojkaYet another debug message
2009-05-26 Michal SojkaAdded mutex to protect request send from multiple threads
2009-05-26 Michal SojkaAdd more debug messages
2009-05-12 Michal SojkaMaximum request size increased to 4 kB
2009-01-07 Michal SojkaCorrected peer reference counting
2009-01-07 Michal SojkaUpdated to addition of const qualifier to GAVL keys...
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-24 Michal SojkaAdded timeout to requests
2008-10-24 Michal SojkaUpdated comments and other unimportant modifications
2008-10-24 Michal SojkaFixed unhandeled EOF returned from forb_proto_send()
2008-10-13 Michal SojkaAdded possibility invoking remote methods on forb_orb...
2008-10-12 Michal Sojkalibforb is now compiled as shared library
2008-10-12 Michal SojkaUpdated documentation and code cleanups
2008-10-07 Michal SojkaWaiting for peer discovery is almost finished
2008-10-06 Michal SojkaAdded license header
2008-10-06 Michal SojkaSource files moved to a separate directory