git-svn-id: svn://db.shs.com.ru/pip@637 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2018-10-01 08:43:25 +00:00
parent 052fe86633
commit e1a495039d

View File

@@ -35,7 +35,7 @@
* * \a Broadcast ethernets use \a broadcastPort() * * \a Broadcast ethernets use \a broadcastPort()
* * \a Loopback ethernet use \a loopbackPortsCount() started from \a loopbackPort() * * \a Loopback ethernet use \a loopbackPortsCount() started from \a loopbackPort()
* *
* %PIBroadcast starts thread , which every 3 seconds check if * %PIBroadcast starts thread, which every 3 seconds check if
* current \a PIEthernet::allAddresses() was changed and call * current \a PIEthernet::allAddresses() was changed and call
* \a reinit() if it necessary. * \a reinit() if it necessary.
* *