accre / lstore-gridftp

Gridftp DSI plugin directly interface with LStore
1 stars 1 forks source link

Fix assert calls with side-effects #6

Closed PerilousApricot closed 8 years ago

PerilousApricot commented 8 years ago

Assert calls with side effects break when NDEBUG is set.

In addition, asserts aren't user friendly, since they just see the tcp connection get closed from the other side