summaryrefslogtreecommitdiff
path: root/network_io
diff options
context:
space:
mode:
authorstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-01-12 02:31:38 +0000
committerstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-01-12 02:31:38 +0000
commitefefbb894f7bd7adbc40701849f26611412400cd (patch)
treecd5af033216c232f719ef46675ec33a4a40d2e74 /network_io
parent0f54b7386a86fc755d81f6ee4f86208b075d5601 (diff)
downloadlibapr-efefbb894f7bd7adbc40701849f26611412400cd.tar.gz
Move Windows project files to the attic.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'network_io')
-rw-r--r--network_io/win32/network_io.def35
-rw-r--r--network_io/win32/network_io.dsp115
2 files changed, 0 insertions, 150 deletions
diff --git a/network_io/win32/network_io.def b/network_io/win32/network_io.def
deleted file mode 100644
index e1aae8a21..000000000
--- a/network_io/win32/network_io.def
+++ /dev/null
@@ -1,35 +0,0 @@
-; network_io.def :
-
-LIBRARY network_io
-DESCRIPTION ''
-
-EXPORTS
- ; Add new API calls to the end of this list.
- ap_create_tcp_socket @1
- ap_shutdown @2
- ap_close_socket @3
- ap_bind @4
- ap_listen @5
- ap_accept @6
- ap_connect @7
- ap_get_remote_hostname @8
- ap_gethostname @9
- ap_send @10
- ap_recv @11
- ap_setsocketopt @12
- ap_getport @13
- ap_setport @14
- ap_setup_poll @15
- ap_poll @16
- ap_add_poll_socket @17
- ap_get_revents @18
- ap_get_socketdata @19
- ap_set_socketdata @20
- ap_get_polldata @21
- ap_set_polldata @22
- ap_put_os_sock @23
- ap_get_os_sock @24
- ap_remove_poll_socket @25
- ap_clear_poll_sockets @26
- ap_setipaddr @27
- ap_getipaddr @28
diff --git a/network_io/win32/network_io.dsp b/network_io/win32/network_io.dsp
deleted file mode 100644
index b2f8e3b7d..000000000
--- a/network_io/win32/network_io.dsp
+++ /dev/null
@@ -1,115 +0,0 @@
-# Microsoft Developer Studio Project File - Name="network_io" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=network_io - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "network_io.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "network_io.mak" CFG="network_io - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "network_io - Win32 Release" (based on\
- "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "network_io - Win32 Debug" (based on\
- "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "network_io - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include ..\..\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
-
-!ELSEIF "$(CFG)" == "network_io - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\..\include" /I "..\..\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib ..\..\lib\Debug\lib.lib ..\..\misc\win32\Debug\misc.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-
-!ENDIF
-
-# Begin Target
-
-# Name "network_io - Win32 Release"
-# Name "network_io - Win32 Debug"
-# Begin Source File
-
-SOURCE=.\network_io.def
-# End Source File
-# Begin Source File
-
-SOURCE=.\networkio.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\poll.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sendrecv.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sockets.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sockopt.c
-# End Source File
-# End Target
-# End Project