gabirel1 / Epitech-Principe-financier-de-base-et-architecture

MIT License
2 stars 1 forks source link

Crash closing socket #18

Closed DipStax closed 8 months ago

DipStax commented 8 months ago

Description:

When a c::Socket or an abstraction (net::Socket, net::tcp::Socket, net::Acceptor<T>,...) is close by any way (from the connected service or by the actual solution), the programme crash with a:

Segmentation fault (core dumped)