Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#32 closed defect (fixed)

Resources do not automatically reconnect if smbcd closes

Reported by: Yuri Dario Owned by:
Priority: blocker Milestone: Netdrive plugin 1.0
Component: Samba Client Plugin Version:
Keywords: pipe ndpsmb netdrive Cc:

Description

If smbcd closes the pipe end (e.g. for a crash), the plugin does not detect the broken pipe until next write operation.

Since pipe is an internal npdsmb thing, NetDrive? will not try to mount the resouce again if a return code is returned (works as designed).

We need to reconnect the pipe internally.

Change History (3)

comment:1 Changed 17 years ago by Yuri Dario

(changeset:70) Wrap write operations and retry automatically if pipe broken is detected.

comment:2 Changed 17 years ago by guest

Resolution: fixed
Status: newclosed

comment:3 Changed 15 years ago by Herwig Bauernfeind

Milestone: Netdrive SMB Client plugin 1.0
Note: See TracTickets for help on using tickets.