Re: problems reaching netfs functions
gopika uk <gopika78@yahoo.com> writes:
> could anyone help regarding the libnetfs routines? all the
> necessary function calls like netfs_init(),netfs_startup and
> netfs_server_loop are given. but the control does not seem to go
> inside the netfs functions.
You could attach gdb at your server and set breakpoints at
netfs_demuxer(). That function should be called for incoming messages
received by your server. Then you can check what happens.
moritz
--
moritz@duesseldorf.ccc.de - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06 B501 0841 2D7B 6F98 4199
Reply to: