sociomantic-tsunami / swarm

Asynchronous client/node framework library
Boost Software License 1.0
14 stars 26 forks source link

Make RequestOnConn.AbortException public #319

Closed gavin-norman-sociomantic closed 6 years ago

gavin-norman-sociomantic commented 6 years ago

Request handlers might need to catch exceptions of this type, and cannot do so if it's private.