diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2009-07-30 16:32:13 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2009-07-30 16:32:13 +0000 |
commit | e0035a735befa3d84920b3b249343f51f6976856 (patch) | |
tree | 1588f9f14c90cac7d856265578d800b18148d6f4 /sbin/mountd | |
parent | c35ab0a285eb57ac1d66e22b7890d77060f3eb2d (diff) |
There aren't many client message types or code to handle them so get rid of the
lookup table and use a switch, merge the tiny handler functions into it, and
move the whole lot to client.c.
Also change client_msg_dispatch to consume as many messages as possible and
move the call to it to the right place so it checks for signals afterwards.
Prompted by suggestions from eric@.
Diffstat (limited to 'sbin/mountd')
0 files changed, 0 insertions, 0 deletions