mc/lib/vfs
Yury V. Zaytsev 6586dcf78b Fixed DATA connection initialization logic
Factored out error checking from ftpfs_initconn into
ftpfs_init_data_socket and fixed the logic of the initialization of DATA
connection. Now initialization of passive connection is retried if
needed after the failure to open the socket.

Got rid of goto statements and divided the code in two parts (passive &
active). Initial state is now properly restored after the function runs.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2010-09-15 13:49:02 +02:00
..
mc-vfs Fixed DATA connection initialization logic 2010-09-15 13:49:02 +02:00
Makefile.am Moved dir $(srcdir)/vfs into $(srcdir)/lib/vfs/mc-vfs 2010-01-26 10:30:21 +02:00