Ignore:
Timestamp:
Jul 26, 2016, 11:47:31 AM (9 years ago)
Author:
Paul Smedley
Message:

Introduce smb_echo, used to confirm server connection is still active before trying a connection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-3.0/src/smbwrp.h

    r931 r933  
    197197int _System smbwrp_flistea(cli_state * cli, smbwrp_file *file, void * buffer, unsigned long size);
    198198int _System smbwrp_dskattr(cli_state * cli, FSALLOCATE *pfsa);
     199int _System smbwrp_echo(cli_state * cli);
    199200
    200201/* Directory cache helpers. */
Note: See TracChangeset for help on using the changeset viewer.