class udp_serverimp: public csserverimp { public: udp_serverimp(); protected: listen_connection* createlisten(const csaddress* addr) const; };