UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart

This commit is contained in:
s_nakamoto
2009-11-07 05:05:03 +00:00
parent 85c33b9602
commit 1a01afab23
11 changed files with 366 additions and 304 deletions

View File

@@ -277,7 +277,7 @@ class CSendDialogBase : public wxDialog
protected:
wxStaticText* m_staticText14;
wxStaticText* m_staticTextInstructions;
wxStaticBitmap* m_bitmapCheckMark;
wxStaticText* m_staticText36;