Ticket #11030 (closed defect: fixed)
Socket sample does not connect on Mac 2.9.0 RC4-6
| Reported by: | craigstark | Owned by: | vadz |
|---|---|---|---|
| Priority: | high | Milestone: | 2.9.0 |
| Component: | wxOSX-Carbon | Version: | 2.9.0 |
| Keywords: | socket | Cc: | csomor |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
First noticed in a project of mine and replicated in the socket sample. All works fine in Windows, but on a Mac compile of wxWidgets 2.9.0RC4 and RC6, attempt to open connection to an existing server on localhost fails with wxSOCKET_INVPORT:
Welcome to wxSocket demo: Client
Client ready
Trying to connect (timeout = 10 sec) ...
Failed ! Unable to connect 7
(note, error code added here)
My code (and sample) works on 2.8.10 here (just checked) on the Mac (OS X 10.5.7)
Craig
Change History
Note: See
TracTickets for help on using
tickets.
