Skip to content

Use MAX_ADDRESS_LENGTH to determine buffer size#2203

Merged
obiltschnig merged 1 commit intopocoproject:poco-1.9.0from
lbakman:poco-1.9.0
Mar 6, 2018
Merged

Use MAX_ADDRESS_LENGTH to determine buffer size#2203
obiltschnig merged 1 commit intopocoproject:poco-1.9.0from
lbakman:poco-1.9.0

Conversation

@lbakman
Copy link
Copy Markdown
Contributor

@lbakman lbakman commented Mar 6, 2018

Modify operator>> to use IPAddress::MAX_ADDRESS_LENGTH to determine size
of buf array. This will allow the operator>> to be compiled on platforms
that does not support IPv6.

Modify operator>> to use IPAddress::MAX_ADDRESS_LENGTH to determine size
of buf array. This will allow the operator>> to be compiled on platforms
that does not support IPv6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants