smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-sip/pharo-porting/compat_for_pharo.st

5 lines
130 B
Smalltalk

Object subclass: GSTSocketAddress [
<category: 'OsmoSIP-Pharo'>
<comment: 'TODO: Move it into the OsmoNetwork package'>
]