- defer the error message from the options parsing until after the
authorAndrew Tridgell <tridge@samba.org>
Sun, 19 Jul 1998 05:22:05 +0000 (05:22 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 19 Jul 1998 05:22:05 +0000 (05:22 +0000)
commit41979ff87c1bc59e30c91c67edab535806d77812
tree0731624581b89ad03844ca07221ddca498226b44
parentb11ed3b1504d526a4b571bc3d80f4e5f1628dc75
- defer the error message from the options parsing until after the
socket is multiplexed. This allows clients sending new options which
the remote server doesn't understand to get a sensible error message.
clientserver.c