Commit Graph

28 Commits (f7ece0452b1795e1457e80b51df933cdaabaa720)

Author SHA1 Message Date
Richard Fuchs 75056a8dd1 eliminate the callmaster struct
7 years ago
Richard Fuchs d10952a029 TT#26757 add tcp_listener framework
7 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
9 years ago
Richard Fuchs 6d3865b971 Mass update - manual merge of rfuchs/socket-rework branch
10 years ago
Richard Fuchs 016f8b3b53 Rework logging a bit (primarily in NG)
10 years ago
Richard Fuchs caba5be677 MT#10583 remember the "created from" address in raw format
10 years ago
Frederic-Philippe Metz a871cd7507 added_address_of_invoking_proxy
11 years ago
Richard Fuchs 19e0281744 disable "list" NG command if glib version is too low
11 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
12 years ago
Richard Fuchs 2b60a82e36 more mass deployment of the new "str" object - does this thing still work? now really?
12 years ago
Richard Fuchs 60da1bc445 mass deployment of the new "str" object - does this thing still work?
12 years ago
Richard Fuchs be4a6c7d58 make my life easier with a smart_ntop_port() function
12 years ago
Richard Fuchs 3a30e186c4 dont use RE_UDP_ macros for indexes into the fallback RE
12 years ago
Richard Fuchs 4700a6dea0 split generic udp receiving code into udp_listener
12 years ago
Richard Fuchs 67e876ff97 split udp listener init code into separate file
12 years ago
Richard Fuchs 32523c5896 split cookie cache keeping into separate file
12 years ago
Richard Fuchs 8ae44f7aa6 silly bugfix for the init fail case
12 years ago
Richard Fuchs 6755ce3e49 fix RE regression
13 years ago
Richard Fuchs bbb8327750 implement udp Q command
13 years ago
Richard Fuchs 4cb63b5edf need to handle the no-reply case to avoid deadlocks with bad cookies
13 years ago
Richard Fuchs e033d1da1c EINTR requires special handling
13 years ago
Richard Fuchs 1ec2c96655 living on the edge with epoll edge-triggered behavior
13 years ago
Richard Fuchs db15692f21 using thread-local-storage for eliminating constant calls to time()
13 years ago
Richard Fuchs 45945f6c7f it helps to actually initialize the condition var
13 years ago
Richard Fuchs 26824993e2 preliminary attempt to make the udp controller thread-safe
13 years ago
Richard Fuchs 145bbd1f7c Prepare for multi-threaded operation
13 years ago
Richard Fuchs dc7517121d remove uuid helper code
13 years ago