#include <atalk/atp.h>Go to the source code of this file.
Functions | |
| int | session (ATP atp, struct sockaddr_at *sat) |
| int session | ( | ATP | atp, |
| struct sockaddr_at * | sat ) |
Accept files until the client closes the connection. Read lines of a file, until the client sends eof, after which we'll send eof also.