Google is committed to advancing racial equity for Black communities.
See how.
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
otUdpReceiver
#include <udp.h>
این ساختار یک گیرنده UDP را نشان می دهد.
خلاصه
صفات عمومی |
---|
mContext | void * اشارهای به زمینه خاص برنامه. |
mHandler | یک نشانگر تابع برای پاسخ به تماس گیرنده. |
mNext | اشاره گر به گیرنده UDP بعدی (فقط استفاده داخلی). |
صفات عمومی
mContext
void * otUdpReceiver::mContext
اشارهای به زمینه خاص برنامه.
mHandler
otUdpHandler otUdpReceiver::mHandler
یک نشانگر تابع برای پاسخ به تماس گیرنده.
mNext
struct otUdpReceiver * otUdpReceiver::mNext
اشاره گر به گیرنده UDP بعدی (فقط استفاده داخلی).
منابع
موضوعات مرجع OpenThread API از کد منبع موجود در GitHub سرچشمه می گیرند. برای اطلاعات بیشتر، یا مشارکت در اسناد ما، به منابع مراجعه کنید.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-02-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"بیشازحد پیچیده/ مراحل بسیار زیاد"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"قدیمی"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"مشکل ترجمه"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غیره"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"درک آسان"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"مشکلم را برطرف کرد"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غیره"
}]