Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed HTTPClient VodafoneUSBModem
Tests/TestHelper.h
- Committer:
- ashleymills
- Date:
- 2012-11-01
- Revision:
- 67:a61d60fa342c
- Child:
- 69:4fc3b0ad12c7
File content as of revision 67:a61d60fa342c:
#pragma once bool connectToSocket(char *ipAddress, int port, int *sockfd);