windows-libafsrpc-20090127
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 27 Jan 2009 17:09:22 +0000 (17:09 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 27 Jan 2009 17:09:22 +0000 (17:09 +0000)
LICENSE MIT

confirmed that rx_ReadvProc, rx_WritevProc, and rx_WritevAlloc are
properly implemented for Windows.  Add them to the public export list.

Add rx_ReadProc32 and rx_WriteProc32 to the public export list.

src/libafsrpc/afsrpc.def

index c9a82bb..8459dc2 100644 (file)
@@ -239,14 +239,16 @@ EXPORTS
         rx_getAllAddrMaskMtu                    @244        
         rx_stats_active                         @245 DATA
         rx_StatsOnOff                           @246
+        rx_ReadvProc                            @247
+        rx_WritevProc                           @248
+        rx_WritevAlloc                          @249
+        rx_ReadProc32                           @250
+        rx_WriteProc32                          @251
 
 ; for performance testing
         rx_TSFPQGlobSize                        @2001 DATA
         rx_TSFPQLocalMax                        @2002 DATA
         rx_TSFPQMaxProcs                        @2003 DATA
-        rx_ReadvProc                            @2004
-        rx_WritevProc                           @2005
-        rx_WritevAlloc                          @2006
         rxi_MorePackets                         @2007
 
 ; for debugging