GH #127: Eliminate -Wshadow warnings

- fixed GH #127: Eliminate -Wshadow warnings
- SocketAddress small object optimization
This commit is contained in:
aleks-f
2013-03-17 01:28:01 -05:00
parent 42ff341cb9
commit 2392f34974
27 changed files with 538 additions and 277 deletions

View File

@@ -401,6 +401,8 @@
RelativePath=".\include\Poco\Net\NetworkInterface.h"/>
<File
RelativePath=".\include\Poco\Net\SocketAddress.h"/>
<File
RelativePath=".\include\Poco\Net\SocketAddressImpl.h"/>
<File
RelativePath=".\include\Poco\Net\SocketDefs.h"/>
</Filter>
@@ -422,6 +424,8 @@
RelativePath=".\src\NetworkInterface.cpp"/>
<File
RelativePath=".\src\SocketAddress.cpp"/>
<File
RelativePath=".\src\SocketAddressImpl.cpp"/>
</Filter>
</Filter>
<Filter