Menu

#1547 port parameter is cstrmsock::Open shall be unsigned short

2.15.1
closed-fixed
5
2010-11-29
2010-07-19
Anton Pak
No

Files:
- transport/strmsock.h
- transport/strmsock.cpp

Currently port parameter is int.
The code passes domain_conf->port there which is unsigned int.
TCP/UDP ports has numbers from 0 to 65536.

Discussion

  • Anton Pak

    Anton Pak - 2010-07-19

    Fixed in trunk (rev #7128)

     
  • Anton Pak

    Anton Pak - 2010-07-19
    • status: open --> closed-fixed
     
  • Anton Pak

    Anton Pak - 2010-11-29
    • milestone: 898342 --> 2.15.1
     
MongoDB Logo MongoDB