[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-cifs-client
Subject:    [linux-cifs-client][patch] 1st attempt at named pipe support in cifs
From:       "Shirish Pargaonkar" <shirishpargaonkar () gmail ! com>
Date:       2008-12-12 20:46:36
Message-ID: 4a4634330812121246p4de87b7fibbfe6faa8a813098 () mail ! gmail ! com
[Download RAW message or body]

I thought I will get feedback on the implemenation of named pipe
support in cifs.
This code does not have error handling (e.g. if clients more than max
# of simultaneous
connections connect to the named pipe), can not indicate client
whether the mode of
the named pipe is either message mode or byte mode, if it is possible
to change the
mode of the named pipe from message to byte and vice versa (in-spite
of server creating
the named pipe in either message mode or byte mode) from the client side, I am
not sure how to do that and this code does not support that too.

I did open, write and close on the some of the named pipes listed
pipelist ulitilty such as
srvsvc, browser, and keysvc and did that without any errors e.g.
open("<ipc$_share_mountpoint>/<named_pipe_path>, open_flags);
(without any Pipe or PIPE) e.g.
open("/mnt/ipcdollar/browser",  O_RDWR);

["namedpipe.3.patch" (application/octet-stream)]

_______________________________________________
linux-cifs-client mailing list
linux-cifs-client@lists.samba.org
https://lists.samba.org/mailman/listinfo/linux-cifs-client


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic