rdavisau / sockets-for-pcl

Cross-platform socket API for Xamarin iOS/Android/Forms, Xamarin.Mac/MonoMac, Windows Phone 8/8.1, Windows Store and Windows Desktop.
MIT License
223 stars 72 forks source link

How to handle socket exceptions in PCL? #127

Open umair975 opened 7 years ago

umair975 commented 7 years ago

tried using try catch but its falling on the native error specially in listener part.