rename various gsock* files to sock* (except for MSW where this will be done later)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-11-28 13:04:47 +00:00
parent 51fe4b60ab
commit 6091364135
16 changed files with 542 additions and 629 deletions

View File

@@ -19,7 +19,7 @@
#include <gdk/gdk.h>
#include <glib.h>
#include "wx/private/gsocket.h"
#include "wx/private/socket.h"
#include "wx/apptrait.h"
extern "C" {