#ifndef TESTS_NET_H
#define TESTS_NET_H

class Controller;

void testServerSocketShutdown(Controller& ctl);

#endif // of TESTS_NET_H


syntax highlighted by Code2HTML, v. 0.9.1