[Quickfix-developers] QuickFIX on Mac OS X
Brought to you by:
orenmnero
|
From: <OM...@th...> - 2002-10-08 22:39:00
|
For those of you interested in building QuickFIX on Mac OS X, here are some
minor changed submitted by Dario.
--oren
----- Forwarded by Oren Miller/Corporate/ThoughtWorks/US on 10/08/2002
05:36 PM -----
Dario Srbic
<dario.srbic@sound To: om...@th...
invest.net> cc:
Subject: mac os x files
10/08/2002 07:25
AM
The only changes I made were defining socklen_t as integer and adding
#include<sys/types.h> before #include <sys/socket.h>.
Regards,
Dario
Changed files:
(See attached file: SocketMonitor.h)(See attached file: SocketStream.h)(See
attached file: Utility.h)
|