espressif/sock_utils

uploaded 1 day ago
The component provides helper implementation of common system/socket utilities
# Changelog

## [0.2.1](https://github.com/espressif/esp-protocols/commits/sock_utils-v0.2.1)

### Bug Fixes

- Fix potential macro colission including standard headers ([ade9448c](https://github.com/espressif/esp-protocols/commit/ade9448c))

## [0.2.0](https://github.com/espressif/esp-protocols/commits/sock_utils-v0.2.0)

### Features

- Declare socketpair and gai_strerror via standard headers ([b090a3cb](https://github.com/espressif/esp-protocols/commit/b090a3cb))
- Add support for gethostname() ([f7c0b756](https://github.com/espressif/esp-protocols/commit/f7c0b756))

## [0.1.0](https://github.com/espressif/esp-protocols/commits/sock_utils-v0.1.0)

### Features

- Add initial support for socket helpers ([31f57ad0](https://github.com/espressif/esp-protocols/commit/31f57ad0))

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/sock_utils^0.2.1"

or download archive

Stats

  • Archive size
    Archive size ~ 21.75 KB
  • Downloaded in total
    Downloaded in total 472 times
  • Downloaded this version
    This version: 33 times

Badge

espressif/sock_utils version: 0.2.1
|