CDataFileWriter::Open returns true for success and false for failure, vice versa for CDataFileWriter::Close. opinions about the better way? @Learath2 maybe?
Fixes two of the issues from #1120:
NET_CTRLMSG_ACCEPT isn't enough to accept the connection: This message was basically unused (irrelevant for the connection establishment); I removed it...