Bug ID 18210
Summary sin_len not always available
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity release blocker
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter mustrumr97@gmail.com
Classification Unclassified
tools/lldb/source/Core/ConnectionFileDescriptor.cpp:1383:25: error: ‘struct
sockaddr_in’ has no member named ‘sin_len’
tools/lldb/source/Core/ConnectionFileDescriptor.cpp:1402:66: error: ‘struct
sockaddr_in’ has no member named ‘sin_len’
Just remove assignments.