Copy assignment operator, disabled because closing the same socket twice is undesirable.
Declared in <util/sock.h>
<util/sock.h>
Sock& operator=(Sock const& other) = delete;
Reference to this object.